You can use the following setup types:
--------------------------------------
	Normal (interactive) setup: philips_speechcontrol_installer.exe [exe_parameters] /V"<MSI parameters>"

	Administrative setup: philips_speechcontrol_installer.exe /a

	Logged setup: philips_speechcontrol_installer.exe /V"/l*v c:\setuplog.txt"

Basic Setup.exe parameters:
--------------------------
	The most important parameters passed directly to philips_speechcontrol_installer.EXE (indicated as [exe_parameters] in the command-line above):
	- /a: Administrative installation
	- /x: Uninstall mode
	- /v: Pass arguments to MSIExec (MSI parameters, see Setup project parameters(MSI parameters))

		Important: Parameter names and values are case-sensitive!
		
		Feature parameter names and Possible values (the first is the default):
		AUTOSTART                             YES | NO
		DESKTOPSHORTCUT                       YES | NO
		QUICKLAUNCHSHORTCUT                   YES | NO
		STARTMENUSHORTCUT                     YES | NO
		HIDETRAYICON                          NO | YES
		DRAGONINTEGRATIONMODE                 0 | 1 | 2
		APPLICATIONCONTROLCENTRALROOTFOLDER

		DRAGONINTEGRATIONMODE values
		  0 = auto-detect
		  1 = Dragon network edition
		  2 = Dragon local edition

		APPLICATIONCONTROLCENTRALROOTFOLDER specifies the optional central root folder of the application control configuration synchronization

Example
--------
	philips_speechcontrol_installer.exe /V"/qn INSTALLDIR=c:\PDCC HIDETRAYICON=YES"

More information
----------------
	On .exe parameters (InstallShield info):
	http://helpnet.macrovision.com/Robo/BIN/Robo.dll?mgr=agm&tpc=%2Frobo%2Fprojects%2Finstallshield11helplib%2FIHelpSetup_EXECmdLine.htm&wnd=InstallShieldLivingHelp%7CMain&agt=wsm&ctxid=search%2Fgsearch.asp
	On MSI parameters (Microsoft):
	http://msdn.microsoft.com/library/default.asp?url=/library/enus/msi/setup/command_line_options.asp
	Administrative Installation (Microsoft):
	http://msdn.microsoft.com/library/default.asp?url=/library/enus/msi/setup/administrative_installation.asp?frame=true

Trademarks
-----------
	Philips and the Philips Shield Emblem are registered trademarks of Koninklijke Philips Electronics N.V. and are used by Speech Processing Solutions GmbH under license from Koninklijke Philips Electronics N.V.